﻿body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}
a{
  color: #333;
}
a:hover{
  text-decoration: none;
}
.mt50{
  margin-top: 50px;
}
.border{
  border: 1px solid #ccc;
}
.top{
  height: 30px;
  line-height: 30px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #ccc;
}
.top span a{
  margin: 0 5px;
}
.navbar{
  margin-bottom: 0;
  border: none;
}
.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #333;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #333;
}
.navbar-collapse{
  background: url(../images/nav_bg.jpg);
}
.navbar-brand {
  height: 120px;
  padding: 15px 15px;
}
.navbar-tel{
  height: 56px;
  background: url(../images/tel.jpg) no-repeat left center;
  margin-top: 60px;
  padding-left: 60px;
}
.navbar-tel span{
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #666;
  margin-top: 6px;
}
.navbar-tel b{
  display: block;
  height: 30px;
  line-height: 30px;
  font-size: 24px;
  color: #d12f23;
}
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #fff;
  border: none;
  border-radius: 50%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  background-color: #fab000;
}

h3.title{
  font-size: 24px;
  margin: 0;
  color: #000;
}
h3.title span{
  margin-left: 20px;
  color: #bf1e2e;
}
.product-category{
  padding: 50px 0;
  background-color: #f2f2f2;
}
.product-category .border a{
  display: block;
  padding: 10px;
  background-color: #fff;
}
.product-category .border a:hover{
  background-color: #333;
  color: #fff;
}
.product-category .border img{
  width: 100%;
  height: 180px;
}
.product-category .border strong{
  font-size: 16px;
  margin: 15px auto;
}
.product-category .border span{
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #b6140e;
  color: #fff;
}
.side-list h3{
  font-size: 24px;
  height: 72px;
  line-height: 60px;
  background: url(../images/side_title.jpg) no-repeat top center;
  color: #fff;
  margin: 0;
}
.list-product{
  padding-bottom: 10px;
}
.list-product li a{
  width: 90%;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background-color: #bf1e2e;
  color: #fff;
  margin-top: 15px;
  border-radius: 15px;
}
.list-product li a:hover{
  background-color: #333;
}
.hot-product .col-md-4{
  margin-bottom: 15px;
}
.hot-product .col-md-4 img{
  width: 100%;
  height: 180px;
}
.hot-product .col-md-4 span{
  margin-top: 10px;
}
.why-title{
  background-color: #df4a4c;
  color: #fff;
  padding: 30px 0;
}
.why-title h3{
  font-size: 30px;
  margin:0 0 20px;
}
.why-title p{
  font-size: 36px;
  margin:0;
}
.why-box{
  padding: 50px 0;
  background: url(../images/why_img.png) no-repeat center 60px;
  min-height:460px;
}
.why-box b{
  display: block;
  font-size: 24px;
  margin-bottom: 20px;
}
.why01{
  margin-top: 40px;
}
.why02{
  margin-top: 80px;
}
.why03{
  margin-top: 60px;
}
.case{
  background-color: #f2f2f2;
  padding: 50px 0;
}
.case img{
  width: 100%;
  height: 180px;
}
.case .col-md-3 span{
  margin-top: 10px;
}
.about{
  padding: 50px 0;
  background-color: #f2f2f2;
}
.about-text{
  margin-top: 20px;
  line-height: 26px;
}
.news-title span{
  font-size: 16px;
  color: #808080;
}
.news-title h3{
  margin: 0;
  height: 30px;
  line-height: 30px;
  background: url(../images/news_title_line.jpg) no-repeat center center;
  font-size: 24px;
  margin-bottom: 20px;
}
.news img{
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}
.list-news li{
  height: 36px;
  line-height: 36px;
  background: url(../images/news_icon.jpg) no-repeat left center;
  padding-left: 15px;
  border-bottom: 1px dotted #ccc;
}
.news-more{
  width: 80px;
  padding: 5px 10px;
  margin-top: 20px;
  background-color: #bf1e2e;
  color: #fff;
}
.news-more:hover{
  background-color: #333;
  color: #fff;
}
.contact-text{
  margin-top: 40px;
  font-size: 16px;
  line-height: 26px;
}
.flink{
  padding: 30px 0;
}
.flink a{
  margin: 0 5px;
  color: #666;
}
.footer{
  padding: 30px 0;
  background-color: #bf1e2e;
  color: #fff;
}
.footer a{
  color: #fff;
}
.footer p{
  margin: 0;
  line-height: 30px;
}

.contact-list-text{
  border-top: 5px solid #df4a4c;
  padding: 20px 10px;
}
.current{
  height: 60px;
  line-height: 60px;
  border-bottom: 5px solid #df4a4c;
  padding: 0 20px;
  overflow: hidden;
  margin-bottom: 30px;
}
.current h3{
  margin: 0;
  font-size: 24px;
  color: #bf1e2e;
  line-height: 60px;
}
.current p{
  margin: 0;
}
.content{
  line-height: 26px;
}
.content img{
  max-width: 100% !important;
  height: auo !important;
}
.news-list{
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}
.news-list-title{
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  overflow: hidden;
  background: url(../images/news_list_icon.jpg) no-repeat left center;
  padding-left: 20px;
}
.news-list-title  a{
  font-size: 16px;
  font-weight: bold;
}
.news-list p{
  color: #666;
  margin: 0;
}
h1.content-title{
  font-size: 24px;
  margin: 0 0 20px;
}
h3.content-hot{
  margin: 30px 0 0;
  font-size: 24px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #bf1e2e;
}
.content-info{
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
  color: #666;
  margin-bottom: 20px;
}
.content-info span{
  margin: 0 5px;
}
.content-product h1.content-title{
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
}
.content-product img{
  width: 100%;
  height: 300px;
}
.content-product p{
  line-height: 26px;
  font-size: 16px;
}
.content-product p span{
  font-size: 24px;
  color: #bf1e2e;
}
.pagination > li > a,
.pagination > li > span {
  color: #333;
}
.pagination > li > a:hover,
.pagination > li > a:focus{
  z-index: 2;
  color: #fff;
  background-color: #bf1e2e;
  border-color: #bf1e2e;
}
.pagination > .thisclass > a,
.pagination > .thisclass > a:hover,
.pagination > .thisclass > a:focus
 {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #bf1e2e;
  border-color: #bf1e2e;
}
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > .thisclass > span,
.pagination > .thisclass > span:focus
.pagination > .thisclass > span:hover{
  color: #333;
  background-color: #fff;
}
.my_pages{clear:both!important;padding:5px 0 0;margin:5px auto;line-height:30px;text-align:center;list-style:none;}
.my_pages a{text-align:center;margin:0 2px;overflow:hidden;white-space:nowrap;font-size:13px;background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;border: #999 1px solid;}
.my_pages a:hover{color:#fff;background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages .page-num-current{background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700;}
@media (min-width: 768px) {
  .navbar-header {
    width: 100%;
  }
  .navbar-default .nav > li > a{
    font-size: 16px;
    padding: 15px 31px;
  }
}

@media (max-width: 767px) {
  .navbar-header {
    width: auto;
  }
  .navbar-brand {
    height: 50px;
    padding: 15px 15px;
  }
  .navbar-brand > img{
    height: 36px;
  }
  .navbar-collapse{
    background-image: none;
    background-color: #d8362b;
  }
  .product-category  .col-md-3{
    margin-bottom: 30px;
  }
  .product-category .border img,
  .hot-product .col-md-4 img,
  .case img,
  .news img,
  .content-product img{
    height: auto;
  }
  .why-title h3{
    font-size: 20px;
  }
  .why-title p{
    font-size: 24px;
  }
  .why-box{
    background: none;
    min-height: auto;
  }
  .why01{
  margin-top: 0px;
  }
  .why02{
    margin-top: 30px;
  }
  .why03{
    margin-top: 30px;
  }
  .case .col-md-3{
    margin-bottom: 20px;
  }
  .about .title{
    margin-top: 20px;
  }
   h1.content-title{
    font-size: 20px;
  }
  .content-info span{
    display: block;
    margin-bottom: 15px;
  }
  .content-product h1.content-title{
    margin-top: 20px;
  }
}

.fixed {
  width: 100%;
  height: 5rem;
  background: #a50000;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding-top: .2rem;
  display: none;
}
.fixed ul li {
  float: left;
  width: 25%;
  height: 1rem;
  list-style: none;
}

.fixed ul li a {
  display: block;
  width: 100%;
  height: 1rem
}

.fixed ul li i {
  display: block;
  font-size: 2.2rem;
  margin-bottom: 5px;
}
.fixed ul li p {
  font-size: 16px;
}

.fixed ul li i,
.fixed ul li p {
  text-align: center;
  color: #fff
}
@media (max-width: 767px){
  .fixed {
    width: 100%;
    height: 5rem;
    background: #a50000;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    padding-top: .2rem;
    display: block;
  }
}